home *** CD-ROM | disk | FTP | other *** search
/ Keystone Learning XML: More On Content Modeling / Keystone learning XML More on Content Modeling.iso / cbt.mdb / tblSystemVars.json < prev    next >
Encoding:
JavaScript Object Notation  |  2000-03-06  |  360 b 

  1. {
  2.     "schema": {
  3.         "lSystem_id": "Long Integer",
  4.         "sSystem_cd": "Text (20)",
  5.         "szValue_tx": "Text (255)",
  6.         "sType_cd": "Text (1)",
  7.         "szValidations_tx": "Text (255)",
  8.         "sLastUpdate_id": "Text (16)",
  9.         "dtLastUpdate_dt": "DateTime",
  10.         "iConcurrency_id": "Integer"
  11.     },
  12.     "data": [
  13.         {
  14.             "lSystem_id": 3,
  15.             "sSystem_cd": "MultiUser",
  16.             "szValue_tx": "0",
  17.             "sType_cd": "I",
  18.             "szValidations_tx": "0,-1",
  19.             "iConcurrency_id": 0
  20.         }
  21.     ]
  22. }